projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbb1e74
)
text display: correct a comment
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 14 Jul 2018 17:50:14 +0000
(13:50 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 14 Jul 2018 17:50:14 +0000
(13:50 -0400)
gtk/gtktextdisplay.c
patch
|
blob
|
history
diff --git
a/gtk/gtktextdisplay.c
b/gtk/gtktextdisplay.c
index 066bcef121b0be3f7666e9cd72e1dd98eedabd2e..2b9e88f80ed8162fa60b035a19a64a4f027a2b6e 100644
(file)
--- a/
gtk/gtktextdisplay.c
+++ b/
gtk/gtktextdisplay.c
@@
-444,7
+444,7
@@
gtk_text_renderer_draw_shape (PangoRenderer *renderer,
g_object_ref (widget));
}
else
- g_assert_not_reached (); /* not a
pixbuf
or widget */
+ g_assert_not_reached (); /* not a
texture
or widget */
}
static void